home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgramD2.iso / Visual Database / IShield for Visual C++ 6.0 / DATA1.CAB / DLL's / Compiler.dll / string.txt next >
Encoding:
Text File  |  1997-11-20  |  7.4 KB  |  196 lines

  1. 7501    macro redefinition
  2. 7502    string/array size exceeds recommended limit
  3. 7503    function defined but never called
  4. 7504    incompatible function pointer assignment
  5. 7505    typedef definition differs from previous
  6. 8001    multiple main programs defined
  7. 8002    function name expected
  8. 8003    function has no prototype declaration
  9. 8004    identifier already declared
  10. 8005    function was declared as DLL function
  11. 8006    missing '(' after function name
  12. 8007    comma expected
  13. 8008    identifier expected
  14. 8009    too many parameters
  15. 8010    missing right parenthesis
  16. 8011    missing 'begin' at start of function
  17. 8012    semicolon expected
  18. 8013    unexpected end of source file
  19. 8014    identifier already defined
  20. 8015    member name already defined
  21. 8016    undefined label: 
  22. 8017    expected typedef (struct) name
  23. 8018    typedef object illegal in this context
  24. 8019    expected type declaration
  25. 8020    parameter list expected
  26. 8021    missing 'begin' after 'typedef'
  27. 8022    comma or semicolon expected
  28. 8023    right bracket expected
  29. 8024    invalid array/string size
  30. 8025    undefined identifier
  31. 8026    invalid use of identifier
  32. 8027    missing operand
  33. 8028    unresolved operator
  34. 8029    too many operands
  35. 8030    unbalanced parentheses
  36. 8031    uncalled function
  37. 8032    missing member reference
  38. 8033    unsubscripted array
  39. 8034    missing expression
  40. 8035    statement label required
  41. 8036    too many arguments
  42. 8037    variable required
  43. 8038    numeric value required
  44. 8039    string value required
  45. 8040    incomplete argument list
  46. 8041    function type required
  47. 8042    string or array type required
  48. 8043    typedef pointer type required
  49. 8044    typedef type required
  50. 8045    member name not found
  51. 8046    numeric variable required
  52. 8047    can only take address of variable
  53. 8048    macro name missing
  54. 8049    missing expression for #if/#elif
  55. 8050    invalid expression for #if/#elif
  56. 8051    missing end of string literal
  57. 8052    macro expansion text too large
  58. 8053    identifier not a #define macro
  59. 8054    include file name missing
  60. 8055    #elif not preceded by #if
  61. 8056    #elif follows #else
  62. 8057    #else not preceded by #if
  63. 8058    #endif not preceded by #if
  64. 8059    unrecognized preprocessor command
  65. 8060    missing '(' after 'defined'
  66. 8061    missing ')' after 'defined'
  67. 8062    constant operand required
  68. 8063    input line too long
  69. 8064    unterminated comment
  70. 8065    string literal exceeds 255 characters
  71. 8066    missing #endif statement at end of file
  72. 8067    integer constant too large
  73. 8068    unrecognized character encountered
  74. 8069    preprocessor command must be first on line
  75. 8070    string constant expected
  76. 8071    colon expected
  77. 8072    'elseif' cannot follow 'else'
  78. 8073    missing 'then' keyword
  79. 8074    'else' clause already encountered
  80. 8075    'default' label already encountered
  81. 8076    multiple case labels for statement
  82. 8077    label already defined
  83. 8078    label illegal in this 'for' loop
  84. 8079    invalid statement
  85. 8080    missing arguments for function
  86. 8081    invalid result for assignment
  87. 8082    missing '(' after switch
  88. 8083    missing ')' after switch
  89. 8084    missing 'case' after switch
  90. 8085    missing '='
  91. 8086    missing 'to' or 'downto'
  92. 8087    cannot return value from program
  93. 8088    not inside if statement
  94. 8089    not inside for statement
  95. 8090    not inside repeat statement
  96. 8091    not inside while statement
  97. 8092    function called but not defined: 
  98. 8093    size required for string in typedef
  99. 8094    label must be defined in function
  100. 8095    label must be defined in main program
  101. 8096    number too big for character
  102. 8097    syntax error
  103. 8098    missing '.name' after DLL name
  104. 8099    DLL function name expected
  105. 8100    function not defined for this DLL
  106. 8101    must specify DLL for this function
  107. 8102    cannot specify DLL for function pointer
  108. 8103    cannot specify DLL for ISObject
  109. 8104    missing class name for ISObject
  110. 8105    illegal pointer to ISObject function
  111. 8106    ISObject illegal in this context
  112. 8107    must use POINTER for function pointer
  113. 8108    function call expected for ISObject
  114. 8109    function not defined for ISObject
  115. 8110    internal function required for pointer
  116. 8111    function call not legal as lvalue
  117. 8112    typedef includes instance of self
  118. 8113    local variables cannot be external
  119. 8114    preprocessor user define error
  120. 8401    error reading module header
  121. 8402    invalid module file signature
  122. 8403    error reading module for CRC
  123. 8404    CRC error; module corrupted
  124. 8405    error reading external table
  125. 8406    invalid index for string external
  126. 8407    conflicts with previous definition
  127. 8408    external typedef mismatch
  128. 8409    conflicts with previous string size
  129. 8410    more than one definition for function
  130. 8411    no definition found for function
  131. 8412    invalid index for number external
  132. 8413    invalid external kind
  133. 8414    invalid fixup position
  134. 8415    invalid fixup kind
  135. 8416    invalid fixup value
  136. 8417    can't open module for reading
  137. 8418    error seeking to string table
  138. 8419    error seeking to number table
  139. 8420    error seeking to external table
  140. 8421    error seeking to prototype table
  141. 8422    error seeking to typedef table
  142. 8423    error seeking to fixup table
  143. 8424    error seeking to first event
  144. 8425    error seeking to debugging info
  145. 8426    error reading debugging information
  146. 8427    error reading string table
  147. 8428    error reading number table
  148. 8429    error reading prototype table
  149. 8430    error reading typedef table
  150. 8431    error reading fixup table
  151. 8432    error reading data
  152. 8433    invalid typedef field count
  153. 8434    invalid typedef field kind
  154. 8435    invalid included typedef index
  155. 8436    first module has no main program
  156. 8437    multiple definition of main program
  157. 8501    I/O error on action file
  158. 8502    I/O error on debug file
  159. 8503    Can't open script input file
  160. 8504    Can't open .ins output file
  161. 8505    Can't open .dbg debug file
  162. 8506    out of memory
  163. 8507    indirection not implemented yet
  164. 8508    too many macro expansions in line
  165. 8509    invalid delimiter for include file name
  166. 8510    missing delimiter for include file name
  167. 8511    can't open include file
  168. 8512    include file plus path is too large
  169. 8513    too many nested #include files
  170. 8514    #if statements too deeply nested
  171. 8515    macro expansion buffer oveflow
  172. 8516    maximum error count reached
  173. 8517    too many include files 
  174. 8518    I/O error on link file
  175. 8519    user define fatal error
  176. 9001    internal error
  177. 9002    DLL prototyping is not available in InstallShield for Microsoft Visual C++ 6.0
  178. 9003    LaunchApp is not available in InstallShield for Microsoft Visual C++ 6.0
  179. 9004    LaunchAppandAndWait is not available in InstallShield for Microsoft Visual C++ 6.0
  180. 9005    UseDLL is not available in InstallShield for Microsoft Visual C++ 6.0
  181. 9006    UnUseDLL is not available in InstallShield for Microsoft Visual C++ 6.0
  182. 9007    AddProfString is not available in InstallShield for Microsoft Visual C++ 6.0
  183. 9008    GetProfString is not available in InstallShield for Microsoft Visual C++ 6.0
  184. 9009    GetProfInt is not available in InstallShield for Microsoft Visual C++ 6.0
  185. 9010    ReplaceProfString is not available in InstallShield for Microsoft Visual C++ 6.0
  186. 9011    WriteProfString is not available in InstallShield for Microsoft Visual C++ 6.0
  187. 9012    SeekBytes is not available in InstallShield for Microsoft Visual C++ 6.0
  188. 9013    WriteBytes is not available in InstallShield for Microsoft Visual C++ 6.0
  189. 9014    ReadBytes is not available in InstallShield for Microsoft Visual C++ 6.0
  190. 9015    CopyBytes is not available in InstallShield for Microsoft Visual C++ 6.0
  191. 9016    SendMessage is not available in InstallShield for Microsoft Visual C++ 6.0
  192. 9017    AppCommand is not available in InstallShield for Microsoft Visual C++ 6.0
  193. 9018    PlayMMedia is not available in InstallShield for Microsoft Visual C++ 6.0
  194. 9019    MMediaIsPlaying is not available in InstallShield for Microsoft Visual C++ 6.0
  195. 9020    SetDisplayEffect is not available in InstallShield for Microsoft Visual C++ 6.0
  196.